(lisp-font-lock-keywords-2): Add `with-case-table'.
authorJohn Paul Wallington <jpw@pobox.com>
Fri, 6 Apr 2007 12:15:56 +0000 (12:15 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Fri, 6 Apr 2007 12:15:56 +0000 (12:15 +0000)
lisp/font-lock.el

index fafc85833419222fa98e3f818e8c78d8a5e5a708..ad2e0b8ea1b043a7ca543ad4717915f73a149eab 100644 (file)
@@ -2226,7 +2226,7 @@ other modes in which C preprocessor directives are used. e.g. `asm-mode' and
                 "condition-case" "track-mouse"
                 "eval-after-load" "eval-and-compile" "eval-when-compile"
                 "eval-when" "eval-at-startup" "eval-next-after-load"
-                "with-category-table"
+                "with-case-table" "with-category-table"
                 "with-current-buffer" "with-electric-help"
                 "with-local-quit" "with-no-warnings"
                 "with-output-to-string" "with-output-to-temp-buffer"